runtime.m.waitunlockf (field)
4 uses
runtime (current package)
proc.go#L454: mp.waitunlockf = unlockf
proc.go#L4258: if fn := mp.waitunlockf; fn != nil {
proc.go#L4260: mp.waitunlockf = nil
runtime2.go#L587: waitunlockf func(*g, unsafe.Pointer) bool
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)